From 5e77e1c117209f744265bb92ff50672bbd94b5dc Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Thu, 9 Feb 2012 16:21:22 -0500 Subject: [PATCH] colorsel: include gtkcolorutils.h Fix the build --- gtk/deprecated/gtkcolorsel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/deprecated/gtkcolorsel.c b/gtk/deprecated/gtkcolorsel.c index 813d24c47c..a0b8377192 100644 --- a/gtk/deprecated/gtkcolorsel.c +++ b/gtk/deprecated/gtkcolorsel.c @@ -39,6 +39,7 @@ #include "gtkhsv.h" #include "gtkwindow.h" #include "gtkselection.h" +#include "gtkcolorutils.h" #include "gtkdnd.h" #include "gtkdrawingarea.h" #include "gtkframe.h" -- 2.30.2